Resync the Instruction Set, Skills, and Lint Config With the Hub - #391
Conversation
Hub main 45669468. Replaced only the declared verbatim regions via carry.py apply-sections. Co-Authored-By: Claude Opus 5.5 (1M context) <[email protected]>
Carries the renamed fleet-code-review, branching-and-release-model and check-this-repo skills, prunes their superseded copies, and points the Copilot bootstrap at fleet-code-review. Co-Authored-By: Claude Opus 5.5 (1M context) <[email protected]>
Keeps this repository's own LanguageData rules in .editorconfig and .gitattributes. Co-Authored-By: Claude Opus 5.5 (1M context) <[email protected]>
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Advanced Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #391 +/- ##
========================================
Coverage 87.68% 87.68%
========================================
Files 11 11
Lines 1941 1941
Branches 252 252
========================================
Hits 1702 1702
Misses 166 166
Partials 73 73 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Copilot review overview
🟢 Approval recommended
The changes are a mechanical hub resync of docs/config/skills, and the updated references appear internally consistent (no stale skill-name references found).
Review effort: Lite
Findings: None
What changed in this PR
This pull request resyncs LanguageTags’ carried instruction set, Skills distribution, and markdownlint configuration with the ProjectTemplate hub, aligning repository guidance and tooling documentation with the current fleet standard.
Changes:
- Updated carried docs (
AGENTS.md,AUDIT.md,CODESTYLE.md, and.github/copilot-instructions.md) to the hub’s current wording and procedures. - Re-vendored
.github/skills/to reflect hub renames/additions (notablyfleet-code-review,branching-and-release-model, andcheck-this-repo, plus new handoff/backlog skills). - Updated
.markdownlint-cli2.jsoncand minor.gitattributescomment text to match hub conventions.
| File | Description |
|---|---|
CODESTYLE.md |
Syncs fleet coding-style guidance updates (hooks, markdownlint exclusions, test/coverage notes). |
AUDIT.md |
Syncs audit procedure wording and expands/clarifies several audit checks and examples. |
AGENTS.md |
Syncs bootstrap + session/handoff guidance and updates the rules map skill names. |
.markdownlint-cli2.jsonc |
Aligns markdownlint configuration (MD024 siblings_only, explicit globs, node_modules ignores). |
.github/skills/workflow-ci-contract/SKILL.md |
Re-vendored hub skill text and references for workflow contract guidance. |
.github/skills/workflow-ci-contract/references/test-methodology.md |
Updates included WORKFLOW.md methodology content and surrounding framing. |
.github/skills/workflow-ci-contract/references/architecture.md |
Adds the WORKFLOW.md architecture include surface as a new reference file. |
.github/skills/upstream-contribution-workflow/SKILL.md |
Updates cross-skill reference to branching-and-release-model. |
.github/skills/unattended-handoff/SKILL.md |
Adds new hub skill for running handoff chains unattended. |
.github/skills/standup-a-repo/SKILL.md |
Updates reference from fleet-conformance-check to check-this-repo. |
.github/skills/skill-lifecycle/SKILL.md |
Syncs lifecycle rules (include regions, --check behavior, rename/retire mechanics). |
.github/skills/session-handoff/SKILL.md |
Adds new hub skill defining the session handoff chain procedure. |
.github/skills/resync-a-repo/SKILL.md |
Updates resync procedure wording and cross-skill relationships. |
.github/skills/repo-worktree/SKILL.md |
Syncs worktree isolation guidance and tightens operational wording/examples. |
.github/skills/python-codestyle/SKILL.md |
Updates hook guidance and clarifies pre-commit vs Husky.Net positioning. |
.github/skills/python-codestyle/references/testing.md |
Adds/clarifies Python coverage dependency + selector requirements for CI. |
.github/skills/python-codestyle/references/profiles.md |
Removes outdated note about markdownlint rule disablement source. |
.github/skills/pr-review-conduct/SKILL.md |
Syncs review-loop contract wording, coverage semantics, and newer edge cases. |
.github/skills/merge-and-release/SKILL.md |
Syncs merge/release procedure wording and adds clarified pitfalls/constraints. |
.github/skills/fleet-code-review/SKILL.md |
Renames and updates the core review skill used by Copilot for PR reviews. |
.github/skills/drive-pr/SKILL.md |
Syncs drive loop wording and embeds the updated finding-disposition include. |
.github/skills/dotnet-codestyle/SKILL.md |
Updates .NET hook guidance and references MTP/coverage requirements. |
.github/skills/dotnet-codestyle/references/testing.md |
Adds detailed MTP + coverage tooling/version-floor guidance. |
.github/skills/copilot-instructions-keeper/SKILL.md |
Syncs keeper skill description and clarifies what audit does/doesn’t prove. |
.github/skills/comment-and-doc-style/SKILL.md |
Syncs prose/markdown/comment conventions, incl. markdownlint nested-config guidance. |
.github/skills/comment-and-doc-style/references/carried-doc-references.md |
Syncs carried-doc reference rules and explicitly documents the version/SHA ban scope. |
.github/skills/check-this-repo/SKILL.md |
Renames from fleet-conformance-check and updates the inside-the-repo self-check guidance. |
.github/skills/carried-instruction-file-guard/SKILL.md |
Syncs guard-skill description and clarifies co-firing/when it applies. |
.github/skills/branching-and-release-model/SKILL.md |
Renames from operational-vs-release-workflow and updates branching/release policy text. |
.github/skills/branching-and-release-model/references/release-publish-mechanics.md |
Syncs release mechanics details, including registry push recovery guidance. |
.github/skills/branching-and-release-model/references/branch-protection-and-promotion.md |
Syncs promotion/policy details and removes now-unneeded hub README pointer. |
.github/skills/audit-a-repo/SKILL.md |
Syncs audit-skill summary wording and updates applicability/trace guidance. |
.github/copilot-instructions.md |
Updates Copilot bootstrap/runbook to reference fleet-code-review and current loop semantics. |
.gitattributes |
Minor comment wording aligned with hub; behavior unchanged. |
💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Resyncs this repository with the ProjectTemplate hub at
main45669468.Measured by
audit run 2026-09-26T02:20:11Z | hub 45669468againstmain, then re-measured on this branch byaudit run 2026-09-26T02:25:44Z | hub 45669468 | branch override resync/hub-2026-09-25.Changes
scripts/carry.py apply-sections, which asserts that every other region stays byte-identical. The repository's own sections are unchanged..github/skills/. Re-vendored the tree withscripts/carry.py apply. The hub renamed three skills:code-reviewis nowfleet-code-review,operational-vs-release-workflowis nowbranching-and-release-model, andfleet-conformance-checkis nowcheck-this-repo. This change adds the new names and prunes the old copies, which matched past hub revisions byte for byte. It also addssession-handoff,unattended-handoff, andbacklog-burndown..github/copilot-instructions.md. Carried the hub's current rule text and runbook, which now point atfleet-code-review. The repository's empty Disproved Claims ledger is kept, and the hub's own entries were not carried..markdownlint-cli2.jsonc. Copied from the hub. The one CODESTYLE.md paragraph missing from the hub was probed first: the hub wrote it and later removed it, so it was not a local addition..gitattributes. One comment reworded to match the hub. The repository keeps its ownLanguageData/**rules here and in.editorconfig.Repository settings were converged separately with
repo-config/configure.sh apply ... release, which sethas_projects, added labels, and linked the Fleet Engineering project.checknow reports no drift.Still Open
.editorconfig,.editorconfig-checker.json, andversion.json. Each was read by hand. The first two match the hub apart from this repository's own LanguageData rules.version.jsonholds this repository's own version.The
commentslabel is applied because the carried config files bring the hub's own comment lines with them.🤖 Generated with Claude Code